FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package package.teste#1.0.7-draft (62 ms)

Package package.teste
Type StructureDefinition
Id Id
FHIR Version R4B
Source https://simplifier.net/resolve?scope=package.teste@1.0.7-draft&canonical=https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/BundleDocumentPTPS
Url https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/BundleDocumentPTPS
Version 1.0.0
Status draft
Date 2024-04-11T10:59:46.8298467+00:00
Name BundleDocumentPTPS
Title Bundle Document PT PS
Experimental False
Description O recurso Bundle é o container que agrega os diversos recursos que compõem a mensagem.
Purpose O recurso Bundle é o primeiro recurso utilizado na mensagem de Sincronização de informação. Utilizado para agrupar um conjunto de recursos que compõem a mensagem.
Type Bundle
Kind resource

Resources that use this resource

StructureDefinition
https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/BundleOutputPTPS Bundle PT PS

Resources that this resource uses

StructureDefinition
https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/BundlePTCore Bundle PT Core
https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/CompositionPTPS Composition PT PS
https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ListPTPS List PT PS
https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/OrganizationPTPS Organization PT PS
https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PractitionerPTPS Practitioner PT PS
https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PractitionerRolePTPS PractitionerRole PT PS
https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/BundlePTTRV Bundle PT TRV


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "BundleDocumentPTPS",
  "url" : "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/BundleDocumentPTPS",
  "version" : "1.0.0",
  "name" : "BundleDocumentPTPS",
  "title" : "Bundle Document PT PS",
  "status" : "draft",
  "date" : "2024-04-11T10:59:46.8298467+00:00",
  "publisher" : "SPMS",
  "contact" : [
    {
      "name" : "Interoperabilidade Semântica",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.spms.min-saude.pt"
        }
      ]
    }
  ],
  "description" : "O recurso Bundle é o container que agrega os diversos recursos que compõem a mensagem.",
  "purpose" : "O recurso Bundle é o primeiro recurso utilizado na mensagem de Sincronização de informação. Utilizado para agrupar um conjunto de recursos que compõem a mensagem.",
  "fhirVersion" : "4.3.0",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Bundle",
  "baseDefinition" : "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/BundlePTCore",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Bundle.meta",
        "path" : "Bundle.meta",
        "definition" : "Metadados do recurso."
      },
      {
        "id" : "Bundle.meta.id",
        "path" : "Bundle.meta.id",
        "max" : "0"
      },
      {
        "id" : "Bundle.meta.source",
        "path" : "Bundle.meta.source",
        "max" : "0"
      },
      {
        "id" : "Bundle.meta.profile",
        "path" : "Bundle.meta.profile",
        "max" : "1",
        "type" : [
          {
            "code" : "canonical",
            "targetProfile" : [
              "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/BundlePTTRV"
            ]
          }
        ]
      },
      {
        "id" : "Bundle.meta.security",
        "path" : "Bundle.meta.security",
        "max" : "0"
      },
      {
        "id" : "Bundle.meta.tag",
        "path" : "Bundle.meta.tag",
        "max" : "0"
      },
      {
        "id" : "Bundle.identifier",
        "path" : "Bundle.identifier",
        "max" : "0"
      },
      {
        "id" : "Bundle.type",
        "path" : "Bundle.type",
        "fixedCode" : "document"
      },
      {
        "id" : "Bundle.timestamp",
        "path" : "Bundle.timestamp",
        "definition" : "No caso de Bundle.Type: \"message\", corresponde à data em que o conteúdo da mensagem foi criado."
      },
      {
        "id" : "Bundle.total",
        "path" : "Bundle.total",
        "max" : "0"
      },
      {
        "id" : "Bundle.link",
        "path" : "Bundle.link",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry",
        "path" : "Bundle.entry",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "profile",
              "path" : "resource.id"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Bundle.entry.id",
        "path" : "Bundle.entry.id",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry.link",
        "path" : "Bundle.entry.link",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry.request",
        "path" : "Bundle.entry.request",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry.response",
        "path" : "Bundle.entry.response",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:composition",
        "path" : "Bundle.entry",
        "sliceName" : "composition",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Bundle.entry:composition.link",
        "path" : "Bundle.entry.link",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:composition.resource",
        "path" : "Bundle.entry.resource",
        "type" : [
          {
            "code" : "Resource",
            "profile" : [
              "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/CompositionPTPS"
            ]
          }
        ]
      },
      {
        "id" : "Bundle.entry:composition.search",
        "path" : "Bundle.entry.search",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:composition.request",
        "path" : "Bundle.entry.request",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:composition.response",
        "path" : "Bundle.entry.response",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:currentPregnancyStatus",
        "path" : "Bundle.entry",
        "sliceName" : "currentPregnancyStatus",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Bundle.entry:currentPregnancyStatus.link",
        "path" : "Bundle.entry.link",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:currentPregnancyStatus.resource",
        "path" : "Bundle.entry.resource",
        "type" : [
          {
            "code" : "Resource",
            "profile" : [
              "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ObservationPregnancyPTPSCSTS"
            ]
          }
        ]
      },
      {
        "id" : "Bundle.entry:currentPregnancyStatus.search",
        "path" : "Bundle.entry.search",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:currentPregnancyStatus.request",
        "path" : "Bundle.entry.request",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:currentPregnancyStatus.response",
        "path" : "Bundle.entry.response",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:pregnancyEDD",
        "path" : "Bundle.entry",
        "sliceName" : "pregnancyEDD"
      },
      {
        "id" : "Bundle.entry:pregnancyEDD.link",
        "path" : "Bundle.entry.link",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:pregnancyEDD.resource",
        "path" : "Bundle.entry.resource",
        "type" : [
          {
            "code" : "Resource",
            "profile" : [
              "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ObservationPregnancyPTPSEDD"
            ]
          }
        ]
      },
      {
        "id" : "Bundle.entry:pregnancyEDD.search",
        "path" : "Bundle.entry.search",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:pregnancyEDD.request",
        "path" : "Bundle.entry.request",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:pregnancyEDD.response",
        "path" : "Bundle.entry.response",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:listPreviousPregnancy",
        "path" : "Bundle.entry",
        "sliceName" : "listPreviousPregnancy",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Bundle.entry:listPreviousPregnancy.link",
        "path" : "Bundle.entry.link",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:listPreviousPregnancy.resource",
        "path" : "Bundle.entry.resource",
        "min" : 1,
        "type" : [
          {
            "code" : "Resource",
            "profile" : [
              "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ListPTPS"
            ]
          }
        ]
      },
      {
        "id" : "Bundle.entry:listPreviousPregnancy.search",
        "path" : "Bundle.entry.search",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:listPreviousPregnancy.request",
        "path" : "Bundle.entry.request",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:listPreviousPregnancy.response",
        "path" : "Bundle.entry.response",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:pregnancyHSTOUT",
        "path" : "Bundle.entry",
        "sliceName" : "pregnancyHSTOUT",
        "min" : 1
      },
      {
        "id" : "Bundle.entry:pregnancyHSTOUT.link",
        "path" : "Bundle.entry.link",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:pregnancyHSTOUT.resource",
        "path" : "Bundle.entry.resource",
        "type" : [
          {
            "code" : "Resource",
            "profile" : [
              "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ObservationPregnancyPTPSHSTOUT"
            ]
          }
        ]
      },
      {
        "id" : "Bundle.entry:pregnancyHSTOUT.search",
        "path" : "Bundle.entry.search",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:pregnancyHSTOUT.request",
        "path" : "Bundle.entry.request",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:pregnancyHSTOUT.response",
        "path" : "Bundle.entry.response",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:pregnancyHSTDT",
        "path" : "Bundle.entry",
        "sliceName" : "pregnancyHSTDT"
      },
      {
        "id" : "Bundle.entry:pregnancyHSTDT.link",
        "path" : "Bundle.entry.link",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:pregnancyHSTDT.resource",
        "path" : "Bundle.entry.resource",
        "type" : [
          {
            "code" : "Resource",
            "profile" : [
              "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ObservationPregnancyPTPSHSTDT"
            ]
          }
        ]
      },
      {
        "id" : "Bundle.entry:pregnancyHSTDT.search",
        "path" : "Bundle.entry.search",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:pregnancyHSTDT.request",
        "path" : "Bundle.entry.request",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:pregnancyHSTDT.response",
        "path" : "Bundle.entry.response",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:socialHabitsTobacco",
        "path" : "Bundle.entry",
        "sliceName" : "socialHabitsTobacco",
        "min" : 1
      },
      {
        "id" : "Bundle.entry:socialHabitsTobacco.link",
        "path" : "Bundle.entry.link",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:socialHabitsTobacco.resource",
        "path" : "Bundle.entry.resource",
        "type" : [
          {
            "code" : "Resource",
            "profile" : [
              "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ObservationSocialHabitsPTPSTBU"
            ]
          }
        ]
      },
      {
        "id" : "Bundle.entry:socialHabitsTobacco.search",
        "path" : "Bundle.entry.search",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:socialHabitsTobacco.request",
        "path" : "Bundle.entry.request",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:socialHabitsTobacco.response",
        "path" : "Bundle.entry.response",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:socialHabitsAlcohol",
        "path" : "Bundle.entry",
        "sliceName" : "socialHabitsAlcohol",
        "min" : 1
      },
      {
        "id" : "Bundle.entry:socialHabitsAlcohol.link",
        "path" : "Bundle.entry.link",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:socialHabitsAlcohol.resource",
        "path" : "Bundle.entry.resource",
        "type" : [
          {
            "code" : "Resource",
            "profile" : [
              "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ObservationSocialHabitsPTPSALU"
            ]
          }
        ]
      },
      {
        "id" : "Bundle.entry:socialHabitsAlcohol.search",
        "path" : "Bundle.entry.search",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:socialHabitsAlcohol.request",
        "path" : "Bundle.entry.request",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:socialHabitsAlcohol.response",
        "path" : "Bundle.entry.response",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:socialHabitsDrugs",
        "path" : "Bundle.entry",
        "sliceName" : "socialHabitsDrugs",
        "min" : 1
      },
      {
        "id" : "Bundle.entry:socialHabitsDrugs.link",
        "path" : "Bundle.entry.link",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:socialHabitsDrugs.resource",
        "path" : "Bundle.entry.resource",
        "type" : [
          {
            "code" : "Resource",
            "profile" : [
              "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ObservationSocialHabitsPTPSDGU"
            ]
          }
        ]
      },
      {
        "id" : "Bundle.entry:socialHabitsDrugs.search",
        "path" : "Bundle.entry.search",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:socialHabitsDrugs.request",
        "path" : "Bundle.entry.request",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:socialHabitsDrugs.response",
        "path" : "Bundle.entry.response",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:patient",
        "path" : "Bundle.entry",
        "sliceName" : "patient",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Bundle.entry:generalPractitionerRole",
        "path" : "Bundle.entry",
        "sliceName" : "generalPractitionerRole"
      },
      {
        "id" : "Bundle.entry:generalPractitionerRole.link",
        "path" : "Bundle.entry.link",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:generalPractitionerRole.resource",
        "path" : "Bundle.entry.resource",
        "type" : [
          {
            "code" : "Resource",
            "profile" : [
              "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PractitionerRolePTPS"
            ]
          }
        ]
      },
      {
        "id" : "Bundle.entry:generalPractitionerRole.search",
        "path" : "Bundle.entry.search",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:generalPractitionerRole.request",
        "path" : "Bundle.entry.request",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:generalPractitionerRole.response",
        "path" : "Bundle.entry.response",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:generalPractitioner",
        "path" : "Bundle.entry",
        "sliceName" : "generalPractitioner"
      },
      {
        "id" : "Bundle.entry:generalPractitioner.link",
        "path" : "Bundle.entry.link",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:generalPractitioner.resource",
        "path" : "Bundle.entry.resource",
        "type" : [
          {
            "code" : "Resource",
            "profile" : [
              "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PractitionerPTPS"
            ]
          }
        ]
      },
      {
        "id" : "Bundle.entry:generalPractitioner.search",
        "path" : "Bundle.entry.search",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:generalPractitioner.request",
        "path" : "Bundle.entry.request",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:generalPractitioner.response",
        "path" : "Bundle.entry.response",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:generalOrganization",
        "path" : "Bundle.entry",
        "sliceName" : "generalOrganization"
      },
      {
        "id" : "Bundle.entry:generalOrganization.link",
        "path" : "Bundle.entry.link",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:generalOrganization.resource",
        "path" : "Bundle.entry.resource",
        "type" : [
          {
            "code" : "Resource",
            "profile" : [
              "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/OrganizationPTPS"
            ]
          }
        ]
      },
      {
        "id" : "Bundle.entry:generalOrganization.search",
        "path" : "Bundle.entry.search",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:generalOrganization.request",
        "path" : "Bundle.entry.request",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:generalOrganization.response",
        "path" : "Bundle.entry.response",
        "max" : "0"
      },
      {
        "id" : "Bundle.signature",
        "path" : "Bundle.signature",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.